.Net Framework > v1.1.4322 > System > Array > Copy Copy(Array,Array,Int32)
Copy(Array,Array,Int64)
Copy(Array,Int32,Array,Int32,Int32)
Copy(Array,Int64,Array,Int64,Int64)


Copy(Array,Array,Int32)

Category
Method
Description
Copies a range of elements from an System.Array starting at the first element and pastes them into another System.Array starting at the first element. The length is specified as a 32-bit integer.
Type
void
Character
public, static
Parameters
NameTypeDescription
sourceArrayArray
destinationArrayArray
lengthInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Copy(Array,Array,Int64)

Category
Method
Description
Copies a range of elements from an System.Array starting at the first element and pastes them into another System.Array starting at the first element. The length is specified as a 64-bit integer.
Type
void
Character
public, static
Parameters
NameTypeDescription
sourceArrayArray
destinationArrayArray
lengthInt64
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Copy(Array,Int32,Array,Int32,Int32)

Category
Method
Description
Copies a range of elements from an System.Array starting at the specified source index and pastes them to another System.Array starting at the specified destination index. The length and the indexes are specified as 32-bit integers.
Type
void
Character
public, static
Parameters
NameTypeDescription
sourceArrayArray
sourceIndexInt32
destinationArrayArray
destinationIndexInt32
lengthInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Copy(Array,Int64,Array,Int64,Int64)

Category
Method
Description
Copies a range of elements from an System.Array starting at the specified source index and pastes them to another System.Array starting at the specified destination index. The length and the indexes are specified as 64-bit integers.
Type
void
Character
public, static
Parameters
NameTypeDescription
sourceArrayArray
sourceIndexInt64
destinationArrayArray
destinationIndexInt64
lengthInt64
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database